-
Home
-
SmartCrawl SEO checker, analyzer & optimizer
-
3.8.1
-
Code
-
Classes
- SmartCrawl_String
| Total Complexity |
37 |
| Dependencies |
2 |
| Dependents |
6 |
| Total lines |
219 |
| Lines of code |
125 |
| Logical lines of code |
64 |
| Comment lines |
34 |
| Methods |
20 |
| Properties |
10 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| find_keywords() |
S |
55 |
6 |
22 |
| has_stopwords() |
S |
61 |
3 |
13 |
| import_language_stopwords() |
S |
62 |
3 |
13 |
| get_keywords() |
S |
65 |
3 |
9 |
| get_words() |
S |
71 |
2 |
6 |
| get_sentences() |
S |
71 |
2 |
6 |
| get_sentences_with_punctuation() |
S |
71 |
2 |
6 |
| get_paragraphs() |
S |
71 |
2 |
6 |
| get_language_stopwords() |
S |
72 |
2 |
6 |
| get_syllable_count() |
S |
71 |
2 |
6 |
| __construct() |
S |
73 |
1 |
5 |
| uppercase() |
S |
80 |
1 |
3 |
| substr() |
S |
79 |
1 |
3 |
| length() |
S |
80 |
1 |
3 |
| pos() |
S |
79 |
1 |
3 |
| lowercase() |
S |
80 |
1 |
3 |
| starts_with() |
S |
79 |
1 |
3 |
| ends_with() |
S |
79 |
1 |
3 |
| get_sentence_count() |
S |
80 |
1 |
3 |
| get_word_count() |
S |
80 |
1 |
3 |